EMT Practice Test

1. Question Content...


Question List

Question1: How do you reference the State property on an Address page group with the index Home?

Question2: A requirement states: Loan applicants must enter their annual salary. If the salary is above the qualifying threshold, the application is automatically approved. If the salary is below threshold, the applicant must identify a cosigner.
Select two configuration options that follow best practices to meet the requirement. (Choose two.)

Question3: In designing your application, you want to apply consistent visual styles to all parts of the application.
How do you meet this requirement?

Question4: A car insurance quote request requires a view for potential customers to enter information to process the request.
What are the primary considerations to make before you configure fields in the view?

Question5: Your online shopping application servers international customers. You need to define a data page that holds currency rates. All users accessing the application need to use the information.
The Scope of this Page should be set to_______________.

Question6: Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.
The Scope of this Data Page should be set to ________________.

Question7: A customer wants to copy the contents of a previous order to their current order. What rule type do you use to copy the order contents?

Question8: To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability.
How do you enforce these restrictions when requesting an instant loan?

Question9: Which two conditions do you test with a unit test? (Choose two.)

Question10: You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week.
On the entry form, employees see a summary of the total hours entered.
After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee.
To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.

Question11: You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates.
How do you support this request?

Question12: In the Answer Area, select the appropriate correspondence configuration for each type of content.

Question13: You are designing a medical claim case type and haw the following requirement: Method claims must be resolved within 5 days. To meet this requirement you need to set the___________ in the service level to 5 days.

Question14: You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office.
How do you configure the list report in order to create the pie chart?

Question15: A process routes loan requests to a specific loan officer based on the type of loan.
* If the loan is a mortgage, it is routed to Adam Ross.
* If the loan is for an automobile, it is routed to Julia Samuels.
* If the loan is an equity line, the case is routed to Don Smith.
How do you configure a router to ensure that case advances to the correct loan officer?

Question16: You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment.
Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.
How do you configure a case type to achieve the required behavior?

Question17: A library application used by staff creates a loan request case when a member wishes to borrow one or more books. As part of the case process, the application shows the staff a read-only list of outstanding past-due books to remind the member to return late books.
In the Answer Area, select the Data page definition for this use case.

Question18: An order fulfillment case type allows a customer to update user profile information during the order placement stage.
The user profile consists of the following three pages:
* Account ID and password
* Customer contact information
* A list of open orders with status of each order
How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

Question19: While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view the current contents of the data page?

Question20: Select each description on the left and drag it to the correct property mode on the right.

Question21: An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?

Question22: Which statement best describes the business value of delegation?

Question23: An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.
Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

Question24: You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes.
Which attribute do you modify to set the background color?

Question25: A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.
How do you design the report definition to support this requirement?

Question26: An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.
Select two unit tests useful in developing the shopping cart page. (Choose Two)

Question27: What are the minimum components of a user interface (UI) action set?

Question28: A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.
How do you configure the form?

Question29: What is the relationship between pyWorkPage and case data?

Question30: An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data.
How is the Conversation preference data type sourced?

Question31: A list report includes columns for purchase requests and regional cost centers. A manager wants the report to show the total number of purchase requests for each of the regional cost centers.
How do you configure the report definition?

Question32: An organization has two lines of business: selling books for children and reselling college textbooks.
The division selling books for children can use the same basic user interface (UI) as the division reselling textbooks with the exception of the payment methods.
How do you apply the Situational Layer CakeTM in this scenario?

Question33: A restaurant has a case type that allows customer to book the dining room for events. Customers provide basic information including party size and indicate whether they want the restaurant to cater the event.
If the catering is not requires are given a rental rate quote.
If customers indicate that want the restaurant to cater the event, they must provide menu preferences and schedule an appointment to do menu before they are given a quote.
Which two options would you use to configure the case type to achieve the requested behavior? (Choose Two.)

Question34: A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary.
Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?

Question35: A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door.
Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.

Question36: You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.
How do you test that the process flows correctly based on the decision?

Question37: In an application for configuring hardware equipment for new employees, the manager chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time.
Which of the following do you use as the data source for this drop-down list?

Question38: You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the console. A child case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the to reach a decision. For the visa case to proceed to applicant notification, the interview case needs to be resolved.
How do you configure a case to achieve the required behavior?

Question39: You are designing a credit transaction case type and have the following requirement: Transaction disputes must be resolved within 3 days.
To meet this requirement you need to set the _____________ in the service level to 3 days.